[INFO] fetching crate range-encoding 0.2.1...
[INFO] testing range-encoding-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate range-encoding 0.2.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate range-encoding 0.2.1
[INFO] finished tweaking crates.io crate range-encoding 0.2.1
[INFO] tweaked toml for crates.io crate range-encoding 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate range-encoding 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.10)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1989a1c9c699f026c5233ef7cf2a49cb6ad752cae6d7167f90cdcee719763c8a
[INFO] running `Command { std: "docker" "start" "-a" "1989a1c9c699f026c5233ef7cf2a49cb6ad752cae6d7167f90cdcee719763c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1989a1c9c699f026c5233ef7cf2a49cb6ad752cae6d7167f90cdcee719763c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1989a1c9c699f026c5233ef7cf2a49cb6ad752cae6d7167f90cdcee719763c8a", kill_on_drop: false }`
[INFO] [stdout] 1989a1c9c699f026c5233ef7cf2a49cb6ad752cae6d7167f90cdcee719763c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cfde92e74e3d6086ccbd245ccb84371502d00fdf155b7c56a314ca80cf3ca79
[INFO] running `Command { std: "docker" "start" "-a" "6cfde92e74e3d6086ccbd245ccb84371502d00fdf155b7c56a314ca80cf3ca79", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling range-encoding v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<u8, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> Result<u8, std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:139:6
[INFO] [stdout]     |
[INFO] [stdout] 139 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "6cfde92e74e3d6086ccbd245ccb84371502d00fdf155b7c56a314ca80cf3ca79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cfde92e74e3d6086ccbd245ccb84371502d00fdf155b7c56a314ca80cf3ca79", kill_on_drop: false }`
[INFO] [stdout] 6cfde92e74e3d6086ccbd245ccb84371502d00fdf155b7c56a314ca80cf3ca79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 974d0c45d99af67f255b0a238859ec08f2e3e6d28e01eb1e682d006889016153
[INFO] running `Command { std: "docker" "start" "-a" "974d0c45d99af67f255b0a238859ec08f2e3e6d28e01eb1e682d006889016153", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<u8, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> Result<u8, std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:139:6
[INFO] [stdout]     |
[INFO] [stdout] 139 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling range-encoding v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<u8, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]   --> src/opus/imported_decode.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> Result<u8, std::io::Error> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | ) -> Result<(), std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:139:6
[INFO] [stdout]     |
[INFO] [stdout] 139 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stdout]    --> src/opus/imported_decode.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | ) -> Result<i32, std::io::Error> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]     = note: enum has no representation hint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.92s
[INFO] running `Command { std: "docker" "inspect" "974d0c45d99af67f255b0a238859ec08f2e3e6d28e01eb1e682d006889016153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "974d0c45d99af67f255b0a238859ec08f2e3e6d28e01eb1e682d006889016153", kill_on_drop: false }`
[INFO] [stdout] 974d0c45d99af67f255b0a238859ec08f2e3e6d28e01eb1e682d006889016153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42bad09d8b9a63f1d4551861af86b9e526e7cc85a8c97cce71d3bb35deddc17b
[INFO] running `Command { std: "docker" "start" "-a" "42bad09d8b9a63f1d4551861af86b9e526e7cc85a8c97cce71d3bb35deddc17b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stderr]   --> src/opus/imported_decode.rs:45:6
[INFO] [stderr]    |
[INFO] [stderr] 45 | ) -> Result<(), std::io::Error> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]    = note: enum has no representation hint
[INFO] [stderr]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stderr]   --> src/opus/imported_decode.rs:62:6
[INFO] [stderr]    |
[INFO] [stderr] 62 | ) -> Result<(), std::io::Error> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]    = note: enum has no representation hint
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Result<u8, std::io::Error>`, which is not FFI-safe
[INFO] [stderr]   --> src/opus/imported_decode.rs:78:6
[INFO] [stderr]    |
[INFO] [stderr] 78 | ) -> Result<u8, std::io::Error> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]    = note: enum has no representation hint
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Result<(), std::io::Error>`, which is not FFI-safe
[INFO] [stderr]    --> src/opus/imported_decode.rs:123:6
[INFO] [stderr]     |
[INFO] [stderr] 123 | ) -> Result<(), std::io::Error> {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]     = note: enum has no representation hint
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stderr]    --> src/opus/imported_decode.rs:139:6
[INFO] [stderr]     |
[INFO] [stderr] 139 | ) -> Result<i32, std::io::Error> {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]     = note: enum has no representation hint
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `Result<i32, std::io::Error>`, which is not FFI-safe
[INFO] [stderr]    --> src/opus/imported_decode.rs:156:6
[INFO] [stderr]     |
[INFO] [stderr] 156 | ) -> Result<i32, std::io::Error> {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]     = note: enum has no representation hint
[INFO] [stderr] 
[INFO] [stderr] warning: `range-encoding` (lib) generated 6 warnings
[INFO] [stderr] warning: `range-encoding` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/range_encoding-de6d4c0d6f24e4a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-5459f19e2f6ab5df)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test widths ... ok
[INFO] [stdout] test probabilities_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests range_encoding
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42bad09d8b9a63f1d4551861af86b9e526e7cc85a8c97cce71d3bb35deddc17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42bad09d8b9a63f1d4551861af86b9e526e7cc85a8c97cce71d3bb35deddc17b", kill_on_drop: false }`
[INFO] [stdout] 42bad09d8b9a63f1d4551861af86b9e526e7cc85a8c97cce71d3bb35deddc17b
